[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            PRINTremove - remove a file from print queue

  Syntax              int PRINTremove(char *filename, int level);

  Prototype in        printhk.h

  Remarks             removes a file from the print queue. Wildcards are
                      allowed, so multiple files may be removed from the
                      queue with one call.

  Return value        returns zero if no error occurred, otherwise
                      returns the error code. See printhk.h for a full
                      list of the error return codes.

  Note                requires DOS 3.1 or greater.

  See also            isPRINTavail(), PRINTadd(), PRINThold(),
                      PRINTpurge(), PRINTresume()


See Also: isPRINTavail() PRINTadd() PRINThold() PRINTpurge() PRINTresume()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson